Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Add broker ingress readiness prober #1322

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

yolocs
Copy link
Member

@yolocs yolocs commented Jun 22, 2020

Fixes #1060
It doesn't seem we need any special readiness check.

Proposed Changes

Release Note

Add broker ingress readiness prober

Docs

@yolocs yolocs requested a review from liu-cong June 22, 2020 22:18
@googlebot googlebot added the cla: yes (override cla status due to multiple authors bug) label Jun 22, 2020
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yolocs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@liu-cong
Copy link
Contributor

I think one thing we could check is if ALL brokers in the configmap are not ready, then the ingress is not ready. But this doesn't help with a subset of brokers being unready. The ingress also checks the broker readiness anyway, so not a big deal.

/lgtm

@yolocs
Copy link
Member Author

yolocs commented Jun 23, 2020

/retest

1 similar comment
@liu-cong
Copy link
Contributor

/retest

@knative-test-reporter-robot

The following jobs failed:

Test name Triggers Retries
pull-google-knative-gcp-wi-tests pull-google-knative-gcp-wi-tests
pull-google-knative-gcp-wi-tests
pull-google-knative-gcp-wi-tests
pull-google-knative-gcp-wi-tests
pull-google-knative-gcp-wi-tests
3/3

Job pull-google-knative-gcp-wi-tests expended all 3 retries without success.

@yolocs
Copy link
Member Author

yolocs commented Jun 24, 2020

/retest

1 similar comment
@yolocs
Copy link
Member Author

yolocs commented Jun 24, 2020

/retest

@knative-prow-robot knative-prow-robot merged commit c624559 into google:master Jun 24, 2020
@yolocs yolocs deleted the f/in_readiness branch June 24, 2020 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved cla: yes (override cla status due to multiple authors bug) lgtm size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add readiness to Broker ingress
5 participants